﻿2026-06-21T23:05:49.1796946Z ##[group]Run actions/checkout@v5
2026-06-21T23:05:49.1797703Z with:
2026-06-21T23:05:49.1798093Z   repository: SaberMage/spt-core
2026-06-21T23:05:49.1801673Z   token: ***
2026-06-21T23:05:49.1802041Z   ssh-strict: true
2026-06-21T23:05:49.1802409Z   ssh-user: git
2026-06-21T23:05:49.1802775Z   persist-credentials: true
2026-06-21T23:05:49.1803175Z   clean: true
2026-06-21T23:05:49.1803546Z   sparse-checkout-cone-mode: true
2026-06-21T23:05:49.1803966Z   fetch-depth: 1
2026-06-21T23:05:49.1804325Z   fetch-tags: false
2026-06-21T23:05:49.1804686Z   show-progress: true
2026-06-21T23:05:49.1805058Z   lfs: false
2026-06-21T23:05:49.1805410Z   submodules: false
2026-06-21T23:05:49.1805800Z   set-safe-directory: true
2026-06-21T23:05:49.1806413Z ##[endgroup]
2026-06-21T23:05:49.2590128Z Syncing repository: SaberMage/spt-core
2026-06-21T23:05:49.2592367Z ##[group]Getting Git version info
2026-06-21T23:05:49.2593279Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T23:05:49.2594595Z [command]/usr/bin/git version
2026-06-21T23:05:49.2595186Z git version 2.43.0
2026-06-21T23:05:49.2599311Z ##[endgroup]
2026-06-21T23:05:49.2610577Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3a7117c1-0dc5-487f-a5e5-330689dfb7bb' before making global git config changes
2026-06-21T23:05:49.2612562Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:05:49.2614780Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T23:05:49.2647148Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T23:05:49.2668229Z https://github.com/SaberMage/spt-core
2026-06-21T23:05:49.2678174Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T23:05:49.2680811Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T23:05:49.2704860Z HEAD
2026-06-21T23:05:49.2737026Z ##[endgroup]
2026-06-21T23:05:49.2738141Z [command]/usr/bin/git submodule status
2026-06-21T23:05:49.2913653Z ##[group]Cleaning the repository
2026-06-21T23:05:49.2916735Z [command]/usr/bin/git clean -ffdx
2026-06-21T23:05:52.0410033Z Removing target/
2026-06-21T23:05:52.0419377Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T23:05:52.0587212Z HEAD is now at e95b3e897 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:05:52.0592115Z ##[endgroup]
2026-06-21T23:05:52.0593661Z ##[group]Disabling automatic garbage collection
2026-06-21T23:05:52.0597607Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T23:05:52.0626730Z ##[endgroup]
2026-06-21T23:05:52.0627814Z ##[group]Setting up auth
2026-06-21T23:05:52.0632840Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:05:52.0660881Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T23:05:52.0881940Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:05:52.0905654Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T23:05:52.1089175Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:05:52.1113422Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T23:05:52.1302430Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T23:05:52.1332947Z ##[endgroup]
2026-06-21T23:05:52.1334560Z ##[group]Fetching the repository
2026-06-21T23:05:52.1340922Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5c036ca6b6e714e12fcbd3b683136b9367198f31:refs/remotes/pull/27/merge
2026-06-21T23:05:52.6347484Z From https://github.com/SaberMage/spt-core
2026-06-21T23:05:52.6348371Z  + e95b3e897...5c036ca6b 5c036ca6b6e714e12fcbd3b683136b9367198f31 -> pull/27/merge  (forced update)
2026-06-21T23:05:52.6367770Z ##[endgroup]
2026-06-21T23:05:52.6368498Z ##[group]Determining the checkout info
2026-06-21T23:05:52.6369284Z ##[endgroup]
2026-06-21T23:05:52.6372959Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T23:05:52.6407588Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T23:05:52.6430002Z ##[group]Checking out the ref
2026-06-21T23:05:52.6437767Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T23:05:52.6534196Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T23:05:52.6534887Z any of your branches:
2026-06-21T23:05:52.6535134Z 
2026-06-21T23:05:52.6535526Z   e95b3e897 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:05:52.6536051Z 
2026-06-21T23:05:52.6536312Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T23:05:52.6536836Z to do so with:
2026-06-21T23:05:52.6537027Z 
2026-06-21T23:05:52.6537247Z  git branch <new-branch-name> e95b3e897
2026-06-21T23:05:52.6537484Z 
2026-06-21T23:05:52.6537934Z HEAD is now at 5c036ca6b Merge 361950cba8381eec55564bb48ebddaf7adbe6c40 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:05:52.6544236Z ##[endgroup]
2026-06-21T23:05:52.6578286Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T23:05:52.6605264Z 5c036ca6b6e714e12fcbd3b683136b9367198f31
